#d01f25 color space conversions
Hex:
#d01f25
RGB:
208, 31, 37
CMY:
18, 88, 85
CMYK:
0, 85, 82, 18
HSL:
358°, 74.0586%, 46.8627%
HSV (HSB):
358°, 85.0962%, 81.5686%
XYZ:
26.8363, 14.5234, 3.1391
xyY:
0.6031, 0.3264, 14.5234
CIE-Lab:
44.9744, 65.1976, 43.8021
CIE-LCH:
44.9744, 78.5452, 33.8946
CIE-Luv:
44.9744, 131.3190, 26.9301
Hunter-Lab:
38.1096, 59.0057, 21.7930
#d01f25 color charts
#d01f25 color shades, tints & tones
#d01f25 color schemes
#d01f25 color preview, HTML & CSS examples
This text has a color of #d01f25
<p style="color:#d01f25;">Text here</p>
.mytext {color:#d01f25;}
This box has a color of #d01f25
<div style="background-color:#d01f25;">Content here</div>
.mybackground {background-color:#d01f25;}
Border around this has a color of #d01f25
<div style="border:2px solid #d01f25;">Content here</div>
.myborder {border:2px solid #d01f25;}