#c3306a color space conversions
Hex:
#c3306a
RGB:
195, 48, 106
CMY:
24, 81, 58
CMYK:
0, 75, 46, 24
HSL:
336°, 60.4938%, 47.6471%
HSV (HSB):
336°, 75.3846%, 76.4706%
XYZ:
26.1641, 14.7566, 15.1050
xyY:
0.4670, 0.2634, 14.7566
CIE-Lab:
45.2990, 61.0366, 2.1539
CIE-LCH:
45.2990, 61.0746, 2.0210
CIE-Luv:
45.2990, 93.9625, -8.7130
Hunter-Lab:
38.4143, 54.3519, 3.5765
#c3306a color charts
#c3306a color shades, tints & tones
#c3306a color schemes
#c3306a color preview, HTML & CSS examples
This text has a color of #c3306a
<p style="color:#c3306a;">Text here</p>
.mytext {color:#c3306a;}
This box has a color of #c3306a
<div style="background-color:#c3306a;">Content here</div>
.mybackground {background-color:#c3306a;}
Border around this has a color of #c3306a
<div style="border:2px solid #c3306a;">Content here</div>
.myborder {border:2px solid #c3306a;}