#d41c00 color space conversions
Hex:
#d41c00
RGB:
212, 28, 0
CMY:
17, 89, 100
CMYK:
0, 87, 100, 17
HSL:
8°, 100.0000%, 41.5686%
HSV (HSB):
8°, 100.0000%, 83.1373%
XYZ:
27.5666, 14.8276, 1.4091
xyY:
0.6293, 0.3385, 14.8276
CIE-Lab:
45.3971, 66.3246, 58.9013
CIE-LCH:
45.3971, 88.7036, 41.6075
CIE-Luv:
45.3971, 139.2349, 33.4157
Hunter-Lab:
38.5066, 60.4006, 24.7850
#d41c00 color charts
#d41c00 color shades, tints & tones
#d41c00 color schemes
#d41c00 color preview, HTML & CSS examples
This text has a color of #d41c00
<p style="color:#d41c00;">Text here</p>
.mytext {color:#d41c00;}
This box has a color of #d41c00
<div style="background-color:#d41c00;">Content here</div>
.mybackground {background-color:#d41c00;}
Border around this has a color of #d41c00
<div style="border:2px solid #d41c00;">Content here</div>
.myborder {border:2px solid #d41c00;}