#d90f34 color space conversions
Hex:
#d90f34
RGB:
217, 15, 52
CMY:
15, 94, 80
CMYK:
0, 93, 76, 15
HSL:
349°, 87.0690%, 45.4902%
HSV (HSB):
349°, 93.0876%, 85.0980%
XYZ:
29.4059, 15.3413, 4.6601
xyY:
0.5952, 0.3105, 15.3413
CIE-Lab:
46.0981, 70.5059, 37.1070
CIE-LCH:
46.0981, 79.6744, 27.7577
CIE-Luv:
46.0981, 139.1637, 21.8649
Hunter-Lab:
39.1680, 65.4676, 20.3634
#d90f34 color charts
#d90f34 color shades, tints & tones
#d90f34 color schemes
#d90f34 color preview, HTML & CSS examples
This text has a color of #d90f34
<p style="color:#d90f34;">Text here</p>
.mytext {color:#d90f34;}
This box has a color of #d90f34
<div style="background-color:#d90f34;">Content here</div>
.mybackground {background-color:#d90f34;}
Border around this has a color of #d90f34
<div style="border:2px solid #d90f34;">Content here</div>
.myborder {border:2px solid #d90f34;}