#d65955 color space conversions
Hex:
#d65955
RGB:
214, 89, 85
CMY:
16, 65, 67
CMYK:
0, 58, 60, 16
HSL:
2°, 61.1374%, 58.6275%
HSV (HSB):
2°, 60.2804%, 83.9216%
XYZ:
32.9436, 22.0968, 11.1231
xyY:
0.4979, 0.3340, 22.0968
CIE-Lab:
54.1295, 48.9390, 27.4186
CIE-LCH:
54.1295, 56.0964, 29.2602
CIE-Luv:
54.1295, 93.9051, 22.2612
Hunter-Lab:
47.0072, 42.8339, 18.8755
#d65955 color charts
#d65955 color shades, tints & tones
#d65955 color schemes
#d65955 color preview, HTML & CSS examples
This text has a color of #d65955
<p style="color:#d65955;">Text here</p>
.mytext {color:#d65955;}
This box has a color of #d65955
<div style="background-color:#d65955;">Content here</div>
.mybackground {background-color:#d65955;}
Border around this has a color of #d65955
<div style="border:2px solid #d65955;">Content here</div>
.myborder {border:2px solid #d65955;}