#d65c37 color space conversions
Hex:
#d65c37
RGB:
214, 92, 55
CMY:
16, 64, 78
CMYK:
0, 57, 74, 16
HSL:
14°, 65.9751%, 52.7451%
HSV (HSB):
14°, 74.2991%, 83.9216%
XYZ:
32.2483, 22.2263, 6.2049
xyY:
0.5315, 0.3663, 22.2263
CIE-Lab:
54.2663, 45.8610, 44.1848
CIE-LCH:
54.2663, 63.6830, 43.9336
CIE-Luv:
54.2663, 97.2516, 36.8559
Hunter-Lab:
47.1447, 39.5956, 25.1980
#d65c37 color charts
#d65c37 color shades, tints & tones
#d65c37 color schemes
#d65c37 color preview, HTML & CSS examples
This text has a color of #d65c37
<p style="color:#d65c37;">Text here</p>
.mytext {color:#d65c37;}
This box has a color of #d65c37
<div style="background-color:#d65c37;">Content here</div>
.mybackground {background-color:#d65c37;}
Border around this has a color of #d65c37
<div style="border:2px solid #d65c37;">Content here</div>
.myborder {border:2px solid #d65c37;}