#c85d7b color space conversions
Hex:
#c85d7b
RGB:
200, 93, 123
CMY:
22, 64, 52
CMYK:
0, 54, 39, 22
HSL:
343°, 49.3088%, 57.4510%
HSV (HSB):
343°, 53.5000%, 78.4314%
XYZ:
31.3089, 21.5381, 21.2460
xyY:
0.4226, 0.2907, 21.5381
CIE-Lab:
53.5335, 45.6000, 3.8823
CIE-LCH:
53.5335, 45.7650, 4.8664
CIE-Luv:
53.5335, 70.7641, -3.2908
Hunter-Lab:
46.4092, 39.2050, 5.3436
#c85d7b color charts
#c85d7b color shades, tints & tones
#c85d7b color schemes
#c85d7b color preview, HTML & CSS examples
This text has a color of #c85d7b
<p style="color:#c85d7b;">Text here</p>
.mytext {color:#c85d7b;}
This box has a color of #c85d7b
<div style="background-color:#c85d7b;">Content here</div>
.mybackground {background-color:#c85d7b;}
Border around this has a color of #c85d7b
<div style="border:2px solid #c85d7b;">Content here</div>
.myborder {border:2px solid #c85d7b;}