#c55f6f color space conversions
Hex:
#c55f6f
RGB:
197, 95, 111
CMY:
23, 63, 56
CMYK:
0, 52, 44, 23
HSL:
351°, 46.7890%, 57.2549%
HSV (HSB):
351°, 51.7766%, 77.2549%
XYZ:
29.9874, 21.2024, 17.5509
xyY:
0.4362, 0.3084, 21.2024
CIE-Lab:
53.1703, 42.2368, 10.4139
CIE-LCH:
53.1703, 43.5017, 13.8506
CIE-Luv:
53.1703, 70.1776, 5.4695
Hunter-Lab:
46.0461, 35.6670, 9.6333
#c55f6f color charts
#c55f6f color shades, tints & tones
#c55f6f color schemes
#c55f6f color preview, HTML & CSS examples
This text has a color of #c55f6f
<p style="color:#c55f6f;">Text here</p>
.mytext {color:#c55f6f;}
This box has a color of #c55f6f
<div style="background-color:#c55f6f;">Content here</div>
.mybackground {background-color:#c55f6f;}
Border around this has a color of #c55f6f
<div style="border:2px solid #c55f6f;">Content here</div>
.myborder {border:2px solid #c55f6f;}