#c22b5d color space conversions
Hex:
#c22b5d
RGB:
194, 43, 93
CMY:
24, 83, 64
CMYK:
0, 78, 52, 24
HSL:
340°, 63.7131%, 46.4706%
HSV (HSB):
340°, 77.8351%, 76.0784%
XYZ:
25.0878, 13.9874, 11.7335
xyY:
0.4938, 0.2753, 13.9874
CIE-Lab:
44.2149, 61.1870, 8.6446
CIE-LCH:
44.2149, 61.7946, 8.0416
CIE-Luv:
44.2149, 99.8385, -1.2996
Hunter-Lab:
37.3997, 54.2885, 7.5786
#c22b5d color charts
#c22b5d color shades, tints & tones
#c22b5d color schemes
#c22b5d color preview, HTML & CSS examples
This text has a color of #c22b5d
<p style="color:#c22b5d;">Text here</p>
.mytext {color:#c22b5d;}
This box has a color of #c22b5d
<div style="background-color:#c22b5d;">Content here</div>
.mybackground {background-color:#c22b5d;}
Border around this has a color of #c22b5d
<div style="border:2px solid #c22b5d;">Content here</div>
.myborder {border:2px solid #c22b5d;}