#d01f23 color space conversions
Hex:
#d01f23
RGB:
208, 31, 35
CMY:
18, 88, 86
CMYK:
0, 85, 83, 18
HSL:
359°, 74.0586%, 46.8627%
HSV (HSB):
359°, 85.0962%, 81.5686%
XYZ:
26.8058, 14.5112, 2.9782
xyY:
0.6052, 0.3276, 14.5112
CIE-Lab:
44.9573, 65.1468, 44.8388
CIE-LCH:
44.9573, 79.0862, 34.5386
CIE-Luv:
44.9573, 131.6659, 27.4925
Hunter-Lab:
38.0936, 58.9435, 22.0301
#d01f23 color charts
#d01f23 color shades, tints & tones
#d01f23 color schemes
#d01f23 color preview, HTML & CSS examples
This text has a color of #d01f23
<p style="color:#d01f23;">Text here</p>
.mytext {color:#d01f23;}
This box has a color of #d01f23
<div style="background-color:#d01f23;">Content here</div>
.mybackground {background-color:#d01f23;}
Border around this has a color of #d01f23
<div style="border:2px solid #d01f23;">Content here</div>
.myborder {border:2px solid #d01f23;}