#c55a55 color space conversions
Hex:
#c55a55
RGB:
197, 90, 85
CMY:
23, 65, 67
CMYK:
0, 54, 57, 23
HSL:
3°, 49.1228%, 55.2941%
HSV (HSB):
3°, 56.8528%, 77.2549%
XYZ:
28.3218, 19.8385, 10.9308
xyY:
0.4793, 0.3357, 19.8385
CIE-Lab:
51.6541, 42.3497, 23.6926
CIE-LCH:
51.6541, 48.5266, 29.2249
CIE-Luv:
51.6541, 79.2337, 19.7658
Hunter-Lab:
44.5405, 35.5565, 16.6278
#c55a55 color charts
#c55a55 color shades, tints & tones
#c55a55 color schemes
#c55a55 color preview, HTML & CSS examples
This text has a color of #c55a55
<p style="color:#c55a55;">Text here</p>
.mytext {color:#c55a55;}
This box has a color of #c55a55
<div style="background-color:#c55a55;">Content here</div>
.mybackground {background-color:#c55a55;}
Border around this has a color of #c55a55
<div style="border:2px solid #c55a55;">Content here</div>
.myborder {border:2px solid #c55a55;}