#d02f3d color space conversions
Hex:
#d02f3d
RGB:
208, 47, 61
CMY:
18, 82, 76
CMYK:
0, 77, 71, 18
HSL:
355°, 63.1373%, 50.0000%
HSV (HSB):
355°, 77.4038%, 81.5686%
XYZ:
27.8712, 15.7798, 5.9917
xyY:
0.5614, 0.3179, 15.7798
CIE-Lab:
46.6843, 61.9909, 32.0040
CIE-LCH:
46.6843, 69.7648, 27.3060
CIE-Luv:
46.6843, 119.3981, 20.8202
Hunter-Lab:
39.7239, 55.7233, 18.8637
#d02f3d color charts
#d02f3d color shades, tints & tones
#d02f3d color schemes
#d02f3d color preview, HTML & CSS examples
This text has a color of #d02f3d
<p style="color:#d02f3d;">Text here</p>
.mytext {color:#d02f3d;}
This box has a color of #d02f3d
<div style="background-color:#d02f3d;">Content here</div>
.mybackground {background-color:#d02f3d;}
Border around this has a color of #d02f3d
<div style="border:2px solid #d02f3d;">Content here</div>
.myborder {border:2px solid #d02f3d;}