#d65c30 color space conversions
Hex:
#d65c30
RGB:
214, 92, 48
CMY:
16, 64, 81
CMYK:
0, 57, 78, 16
HSL:
16°, 66.9355%, 51.3725%
HSV (HSB):
16°, 77.5701%, 83.9216%
XYZ:
32.0922, 22.1638, 5.3829
xyY:
0.5381, 0.3716, 22.1638
CIE-Lab:
54.2004, 45.5813, 47.6319
CIE-LCH:
54.2004, 65.9276, 46.2603
CIE-Luv:
54.2004, 98.1889, 39.1997
Hunter-Lab:
47.0785, 39.2916, 26.1758
#d65c30 color charts
#d65c30 color shades, tints & tones
#d65c30 color schemes
#d65c30 color preview, HTML & CSS examples
This text has a color of #d65c30
<p style="color:#d65c30;">Text here</p>
.mytext {color:#d65c30;}
This box has a color of #d65c30
<div style="background-color:#d65c30;">Content here</div>
.mybackground {background-color:#d65c30;}
Border around this has a color of #d65c30
<div style="border:2px solid #d65c30;">Content here</div>
.myborder {border:2px solid #d65c30;}