#c55b55 color space conversions
Hex:
#c55b55
RGB:
197, 91, 85
CMY:
23, 64, 67
CMYK:
0, 54, 57, 23
HSL:
3°, 49.1228%, 55.2941%
HSV (HSB):
3°, 56.8528%, 77.2549%
XYZ:
28.4067, 20.0084, 10.9591
xyY:
0.4784, 0.3370, 20.0084
CIE-Lab:
51.8467, 41.8533, 23.9444
CIE-LCH:
51.8467, 48.2186, 29.7740
CIE-Luv:
51.8467, 78.5619, 20.1675
Hunter-Lab:
44.7307, 35.0797, 16.7853
#c55b55 color charts
#c55b55 color shades, tints & tones
#c55b55 color schemes
#c55b55 color preview, HTML & CSS examples
This text has a color of #c55b55
<p style="color:#c55b55;">Text here</p>
.mytext {color:#c55b55;}
This box has a color of #c55b55
<div style="background-color:#c55b55;">Content here</div>
.mybackground {background-color:#c55b55;}
Border around this has a color of #c55b55
<div style="border:2px solid #c55b55;">Content here</div>
.myborder {border:2px solid #c55b55;}