#d02f3b color space conversions
Hex:
#d02f3b
RGB:
208, 47, 59
CMY:
18, 82, 77
CMYK:
0, 77, 72, 18
HSL:
356°, 63.1373%, 50.0000%
HSV (HSB):
356°, 77.4038%, 81.5686%
XYZ:
27.8184, 15.7587, 5.7132
xyY:
0.5644, 0.3197, 15.7587
CIE-Lab:
46.6563, 61.9014, 33.1531
CIE-LCH:
46.6563, 70.2205, 28.1726
CIE-Luv:
46.6563, 119.8960, 21.7038
Hunter-Lab:
39.6972, 55.6161, 19.2551
#d02f3b color charts
#d02f3b color shades, tints & tones
#d02f3b color schemes
#d02f3b color preview, HTML & CSS examples
This text has a color of #d02f3b
<p style="color:#d02f3b;">Text here</p>
.mytext {color:#d02f3b;}
This box has a color of #d02f3b
<div style="background-color:#d02f3b;">Content here</div>
.mybackground {background-color:#d02f3b;}
Border around this has a color of #d02f3b
<div style="border:2px solid #d02f3b;">Content here</div>
.myborder {border:2px solid #d02f3b;}