#d74f2a color space conversions
Hex:
#d74f2a
RGB:
215, 79, 42
CMY:
16, 69, 84
CMYK:
0, 63, 80, 16
HSL:
13°, 68.3794%, 50.3922%
HSV (HSB):
13°, 80.4651%, 84.3137%
XYZ:
31.2382, 20.2062, 4.4442
xyY:
0.5589, 0.3615, 20.2062
CIE-Lab:
52.0696, 51.6499, 48.4999
CIE-LCH:
52.0696, 70.8516, 43.1985
CIE-Luv:
52.0696, 109.3656, 37.0557
Hunter-Lab:
44.9513, 45.3811, 25.6040
#d74f2a color charts
#d74f2a color shades, tints & tones
#d74f2a color schemes
#d74f2a color preview, HTML & CSS examples
This text has a color of #d74f2a
<p style="color:#d74f2a;">Text here</p>
.mytext {color:#d74f2a;}
This box has a color of #d74f2a
<div style="background-color:#d74f2a;">Content here</div>
.mybackground {background-color:#d74f2a;}
Border around this has a color of #d74f2a
<div style="border:2px solid #d74f2a;">Content here</div>
.myborder {border:2px solid #d74f2a;}