#d01e25 color space conversions
Hex:
#d01e25
RGB:
208, 30, 37
CMY:
18, 88, 85
CMYK:
0, 86, 82, 18
HSL:
358°, 74.7899%, 46.6667%
HSV (HSB):
358°, 85.5769%, 81.5686%
XYZ:
26.8106, 14.4720, 3.1306
xyY:
0.6037, 0.3258, 14.4720
CIE-Lab:
44.9024, 65.4034, 43.7337
CIE-LCH:
44.9024, 78.6781, 33.7697
CIE-Luv:
44.9024, 131.6727, 26.7957
Hunter-Lab:
38.0421, 59.2263, 21.7504
#d01e25 color charts
#d01e25 color shades, tints & tones
#d01e25 color schemes
#d01e25 color preview, HTML & CSS examples
This text has a color of #d01e25
<p style="color:#d01e25;">Text here</p>
.mytext {color:#d01e25;}
This box has a color of #d01e25
<div style="background-color:#d01e25;">Content here</div>
.mybackground {background-color:#d01e25;}
Border around this has a color of #d01e25
<div style="border:2px solid #d01e25;">Content here</div>
.myborder {border:2px solid #d01e25;}