#c3264c color space conversions
Hex:
#c3264c
RGB:
195, 38, 76
CMY:
24, 85, 70
CMYK:
0, 81, 61, 24
HSL:
345°, 67.3820%, 45.6863%
HSV (HSB):
345°, 80.5128%, 76.4706%
XYZ:
24.5033, 13.5101, 8.1537
xyY:
0.5308, 0.2926, 13.5101
CIE-Lab:
43.5220, 61.6628, 18.3240
CIE-LCH:
43.5220, 64.3278, 16.5501
CIE-Luv:
43.5220, 108.4581, 8.4324
Hunter-Lab:
36.7561, 54.6729, 12.5768
#c3264c color charts
#c3264c color shades, tints & tones
#c3264c color schemes
#c3264c color preview, HTML & CSS examples
This text has a color of #c3264c
<p style="color:#c3264c;">Text here</p>
.mytext {color:#c3264c;}
This box has a color of #c3264c
<div style="background-color:#c3264c;">Content here</div>
.mybackground {background-color:#c3264c;}
Border around this has a color of #c3264c
<div style="border:2px solid #c3264c;">Content here</div>
.myborder {border:2px solid #c3264c;}