#d60d45 color space conversions
Hex:
#d60d45
RGB:
214, 13, 69
CMY:
16, 95, 73
CMYK:
0, 94, 68, 16
HSL:
343°, 88.5463%, 44.5098%
HSV (HSB):
343°, 93.9252%, 83.9216%
XYZ:
28.9497, 15.0137, 7.0023
xyY:
0.5680, 0.2946, 15.0137
CIE-Lab:
45.6529, 70.6669, 26.1689
CIE-LCH:
45.6529, 75.3566, 20.3203
CIE-Luv:
45.6529, 132.3471, 13.4908
Hunter-Lab:
38.7475, 65.5559, 16.4085
#d60d45 color charts
#d60d45 color shades, tints & tones
#d60d45 color schemes
#d60d45 color preview, HTML & CSS examples
This text has a color of #d60d45
<p style="color:#d60d45;">Text here</p>
.mytext {color:#d60d45;}
This box has a color of #d60d45
<div style="background-color:#d60d45;">Content here</div>
.mybackground {background-color:#d60d45;}
Border around this has a color of #d60d45
<div style="border:2px solid #d60d45;">Content here</div>
.myborder {border:2px solid #d60d45;}