#d02f25 color space conversions
Hex:
#d02f25
RGB:
208, 47, 37
CMY:
18, 82, 85
CMYK:
0, 77, 82, 18
HSL:
4°, 69.7959%, 48.0392%
HSV (HSB):
4°, 82.2115%, 81.5686%
XYZ:
27.3629, 15.5765, 3.3146
xyY:
0.5916, 0.3368, 15.5765
CIE-Lab:
46.4139, 61.1244, 45.1616
CIE-LCH:
46.4139, 75.9985, 36.4587
CIE-Luv:
46.4139, 124.3618, 29.5968
Hunter-Lab:
39.4671, 54.6882, 22.6475
#d02f25 color charts
#d02f25 color shades, tints & tones
#d02f25 color schemes
#d02f25 color preview, HTML & CSS examples
This text has a color of #d02f25
<p style="color:#d02f25;">Text here</p>
.mytext {color:#d02f25;}
This box has a color of #d02f25
<div style="background-color:#d02f25;">Content here</div>
.mybackground {background-color:#d02f25;}
Border around this has a color of #d02f25
<div style="border:2px solid #d02f25;">Content here</div>
.myborder {border:2px solid #d02f25;}