#d41e02 color space conversions
Hex:
#d41e02
RGB:
212, 30, 2
CMY:
17, 88, 99
CMYK:
0, 86, 99, 17
HSL:
8°, 98.1308%, 41.9608%
HSV (HSB):
8°, 99.0566%, 83.1373%
XYZ:
27.6266, 14.9300, 1.4831
xyY:
0.6273, 0.3390, 14.9300
CIE-Lab:
45.5381, 65.9566, 58.3361
CIE-LCH:
45.5381, 88.0532, 41.4915
CIE-Luv:
45.5381, 138.3984, 33.4437
Hunter-Lab:
38.6393, 60.0063, 24.7718
#d41e02 color charts
#d41e02 color shades, tints & tones
#d41e02 color schemes
#d41e02 color preview, HTML & CSS examples
This text has a color of #d41e02
<p style="color:#d41e02;">Text here</p>
.mytext {color:#d41e02;}
This box has a color of #d41e02
<div style="background-color:#d41e02;">Content here</div>
.mybackground {background-color:#d41e02;}
Border around this has a color of #d41e02
<div style="border:2px solid #d41e02;">Content here</div>
.myborder {border:2px solid #d41e02;}