#d65c55 color space conversions
Hex:
#d65c55
RGB:
214, 92, 85
CMY:
16, 64, 67
CMYK:
0, 57, 60, 16
HSL:
3°, 61.1374%, 58.6275%
HSV (HSB):
3°, 60.2804%, 83.9216%
XYZ:
33.1984, 22.6063, 11.2080
xyY:
0.4954, 0.3373, 22.6063
CIE-Lab:
54.6645, 47.5362, 28.1036
CIE-LCH:
54.6645, 55.2223, 30.5918
CIE-Luv:
54.6645, 91.8889, 23.3737
Hunter-Lab:
47.5461, 41.4295, 19.3058
#d65c55 color charts
#d65c55 color shades, tints & tones
#d65c55 color schemes
#d65c55 color preview, HTML & CSS examples
This text has a color of #d65c55
<p style="color:#d65c55;">Text here</p>
.mytext {color:#d65c55;}
This box has a color of #d65c55
<div style="background-color:#d65c55;">Content here</div>
.mybackground {background-color:#d65c55;}
Border around this has a color of #d65c55
<div style="border:2px solid #d65c55;">Content here</div>
.myborder {border:2px solid #d65c55;}