#c85546 color space conversions
Hex:
#c85546
RGB:
200, 85, 70
CMY:
22, 67, 73
CMYK:
0, 58, 65, 22
HSL:
7°, 54.1667%, 52.9412%
HSV (HSB):
7°, 65.0000%, 78.4314%
XYZ:
28.1734, 19.2186, 8.0190
xyY:
0.5084, 0.3468, 19.2186
CIE-Lab:
50.9419, 44.8352, 31.5838
CIE-LCH:
50.9419, 54.8428, 35.1624
CIE-Luv:
50.9419, 88.1560, 26.2448
Hunter-Lab:
43.8390, 37.9960, 19.8420
#c85546 color charts
#c85546 color shades, tints & tones
#c85546 color schemes
#c85546 color preview, HTML & CSS examples
This text has a color of #c85546
<p style="color:#c85546;">Text here</p>
.mytext {color:#c85546;}
This box has a color of #c85546
<div style="background-color:#c85546;">Content here</div>
.mybackground {background-color:#c85546;}
Border around this has a color of #c85546
<div style="border:2px solid #c85546;">Content here</div>
.myborder {border:2px solid #c85546;}