#d00c3f color space conversions
Hex:
#d00c3f
RGB:
208, 12, 63
CMY:
18, 95, 75
CMYK:
0, 94, 70, 18
HSL:
344°, 89.0909%, 43.1373%
HSV (HSB):
344°, 94.2308%, 81.5686%
XYZ:
27.0411, 14.0317, 5.9858
xyY:
0.5746, 0.2982, 14.0317
CIE-Lab:
44.2784, 69.0300, 27.8809
CIE-LCH:
44.2784, 74.4479, 21.9936
CIE-Luv:
44.2784, 129.8290, 14.9554
Hunter-Lab:
37.4589, 63.3036, 16.7469
#d00c3f color charts
#d00c3f color shades, tints & tones
#d00c3f color schemes
#d00c3f color preview, HTML & CSS examples
This text has a color of #d00c3f
<p style="color:#d00c3f;">Text here</p>
.mytext {color:#d00c3f;}
This box has a color of #d00c3f
<div style="background-color:#d00c3f;">Content here</div>
.mybackground {background-color:#d00c3f;}
Border around this has a color of #d00c3f
<div style="border:2px solid #d00c3f;">Content here</div>
.myborder {border:2px solid #d00c3f;}