#d02f3a color space conversions
Hex:
#d02f3a
RGB:
208, 47, 58
CMY:
18, 82, 77
CMYK:
0, 77, 72, 18
HSL:
356°, 63.1373%, 50.0000%
HSV (HSB):
356°, 77.4038%, 81.5686%
XYZ:
27.7927, 15.7484, 5.5779
xyY:
0.5658, 0.3206, 15.7484
CIE-Lab:
46.6427, 61.8579, 33.7255
CIE-LCH:
46.6427, 70.4543, 28.5996
CIE-Luv:
46.6427, 120.1394, 22.1355
Hunter-Lab:
39.6843, 55.5640, 19.4454
#d02f3a color charts
#d02f3a color shades, tints & tones
#d02f3a color schemes
#d02f3a color preview, HTML & CSS examples
This text has a color of #d02f3a
<p style="color:#d02f3a;">Text here</p>
.mytext {color:#d02f3a;}
This box has a color of #d02f3a
<div style="background-color:#d02f3a;">Content here</div>
.mybackground {background-color:#d02f3a;}
Border around this has a color of #d02f3a
<div style="border:2px solid #d02f3a;">Content here</div>
.myborder {border:2px solid #d02f3a;}