#c2234c color space conversions
Hex:
#c2234c
RGB:
194, 35, 76
CMY:
24, 86, 70
CMYK:
0, 82, 61, 24
HSL:
345°, 69.4323%, 44.9020%
HSV (HSB):
345°, 81.9588%, 76.0784%
XYZ:
24.1537, 13.1932, 8.1110
xyY:
0.5313, 0.2902, 13.1932
CIE-Lab:
43.0529, 62.1641, 17.6627
CIE-LCH:
43.0529, 64.6247, 15.8615
CIE-Luv:
43.0529, 108.7416, 7.6052
Hunter-Lab:
36.3224, 55.1345, 12.1860
#c2234c color charts
#c2234c color shades, tints & tones
#c2234c color schemes
#c2234c color preview, HTML & CSS examples
This text has a color of #c2234c
<p style="color:#c2234c;">Text here</p>
.mytext {color:#c2234c;}
This box has a color of #c2234c
<div style="background-color:#c2234c;">Content here</div>
.mybackground {background-color:#c2234c;}
Border around this has a color of #c2234c
<div style="border:2px solid #c2234c;">Content here</div>
.myborder {border:2px solid #c2234c;}