#c55255 color space conversions
Hex:
#c55255
RGB:
197, 82, 85
CMY:
23, 68, 67
CMYK:
0, 58, 57, 23
HSL:
358°, 49.7835%, 54.7059%
HSV (HSB):
358°, 58.3756%, 77.2549%
XYZ:
27.6829, 18.5608, 10.7179
xyY:
0.4860, 0.3258, 18.5608
CIE-Lab:
50.1693, 46.2195, 21.7402
CIE-LCH:
50.1693, 51.0772, 25.1908
CIE-Luv:
50.1693, 84.4787, 16.6461
Hunter-Lab:
43.0822, 39.3032, 15.4076
#c55255 color charts
#c55255 color shades, tints & tones
#c55255 color schemes
#c55255 color preview, HTML & CSS examples
This text has a color of #c55255
<p style="color:#c55255;">Text here</p>
.mytext {color:#c55255;}
This box has a color of #c55255
<div style="background-color:#c55255;">Content here</div>
.mybackground {background-color:#c55255;}
Border around this has a color of #c55255
<div style="border:2px solid #c55255;">Content here</div>
.myborder {border:2px solid #c55255;}