#d65c35 color space conversions
Hex:
#d65c35
RGB:
214, 92, 53
CMY:
16, 64, 79
CMYK:
0, 57, 75, 16
HSL:
15°, 66.2551%, 52.3529%
HSV (HSB):
15°, 75.2336%, 83.9216%
XYZ:
32.2013, 22.2075, 5.9574
xyY:
0.5334, 0.3679, 22.2075
CIE-Lab:
54.2465, 45.7769, 45.1875
CIE-LCH:
54.2465, 64.3229, 44.6288
CIE-Luv:
54.2465, 97.5320, 37.5573
Hunter-Lab:
47.1248, 39.5041, 25.4920
#d65c35 color charts
#d65c35 color shades, tints & tones
#d65c35 color schemes
#d65c35 color preview, HTML & CSS examples
This text has a color of #d65c35
<p style="color:#d65c35;">Text here</p>
.mytext {color:#d65c35;}
This box has a color of #d65c35
<div style="background-color:#d65c35;">Content here</div>
.mybackground {background-color:#d65c35;}
Border around this has a color of #d65c35
<div style="border:2px solid #d65c35;">Content here</div>
.myborder {border:2px solid #d65c35;}