#d04f30 color space conversions
Hex:
#d04f30
RGB:
208, 79, 48
CMY:
18, 69, 81
CMYK:
0, 62, 77, 18
HSL:
12°, 62.9921%, 50.1961%
HSV (HSB):
12°, 76.9231%, 81.5686%
XYZ:
29.3419, 19.2153, 4.9587
xyY:
0.5483, 0.3591, 19.2153
CIE-Lab:
50.9381, 49.3984, 43.9883
CIE-LCH:
50.9381, 66.1451, 41.6844
CIE-Luv:
50.9381, 102.7739, 34.3407
Hunter-Lab:
43.8352, 42.7706, 23.9776
#d04f30 color charts
#d04f30 color shades, tints & tones
#d04f30 color schemes
#d04f30 color preview, HTML & CSS examples
This text has a color of #d04f30
<p style="color:#d04f30;">Text here</p>
.mytext {color:#d04f30;}
This box has a color of #d04f30
<div style="background-color:#d04f30;">Content here</div>
.mybackground {background-color:#d04f30;}
Border around this has a color of #d04f30
<div style="border:2px solid #d04f30;">Content here</div>
.myborder {border:2px solid #d04f30;}