#c55b5f color space conversions
Hex:
#c55b5f
RGB:
197, 91, 95
CMY:
23, 64, 63
CMYK:
0, 54, 52, 23
HSL:
358°, 47.7477%, 56.4706%
HSV (HSB):
358°, 53.8071%, 77.2549%
XYZ:
28.8326, 20.1787, 13.2017
xyY:
0.4634, 0.3243, 20.1787
CIE-Lab:
52.0387, 42.6880, 18.3191
CIE-LCH:
52.0387, 46.4527, 23.2261
CIE-Luv:
52.0387, 76.3938, 14.2188
Hunter-Lab:
44.9207, 35.9599, 14.0198
#c55b5f color charts
#c55b5f color shades, tints & tones
#c55b5f color schemes
#c55b5f color preview, HTML & CSS examples
This text has a color of #c55b5f
<p style="color:#c55b5f;">Text here</p>
.mytext {color:#c55b5f;}
This box has a color of #c55b5f
<div style="background-color:#c55b5f;">Content here</div>
.mybackground {background-color:#c55b5f;}
Border around this has a color of #c55b5f
<div style="border:2px solid #c55b5f;">Content here</div>
.myborder {border:2px solid #c55b5f;}