#d90f42 color space conversions
Hex:
#d90f42
RGB:
217, 15, 66
CMY:
15, 94, 74
CMYK:
0, 93, 70, 15
HSL:
345°, 87.0690%, 45.4902%
HSV (HSB):
345°, 93.0876%, 85.0980%
XYZ:
29.7695, 15.4867, 6.5745
xyY:
0.5744, 0.2988, 15.4867
CIE-Lab:
46.2937, 71.0507, 28.9403
CIE-LCH:
46.2937, 76.7186, 22.1620
CIE-Luv:
46.2937, 135.2476, 15.8173
Hunter-Lab:
39.3532, 66.1618, 17.6420
#d90f42 color charts
#d90f42 color shades, tints & tones
#d90f42 color schemes
#d90f42 color preview, HTML & CSS examples
This text has a color of #d90f42
<p style="color:#d90f42;">Text here</p>
.mytext {color:#d90f42;}
This box has a color of #d90f42
<div style="background-color:#d90f42;">Content here</div>
.mybackground {background-color:#d90f42;}
Border around this has a color of #d90f42
<div style="border:2px solid #d90f42;">Content here</div>
.myborder {border:2px solid #d90f42;}