#c3076e color space conversions
Hex:
#c3076e
RGB:
195, 7, 110
CMY:
24, 97, 57
CMYK:
0, 96, 44, 24
HSL:
327°, 93.0693%, 39.6078%
HSV (HSB):
327°, 96.4103%, 76.4706%
XYZ:
25.3961, 12.8798, 15.8994
xyY:
0.4688, 0.2377, 12.8798
CIE-Lab:
42.5816, 69.5353, -4.3154
CIE-LCH:
42.5816, 69.6691, 356.4488
CIE-Luv:
42.5816, 101.6550, -18.2840
Hunter-Lab:
35.8885, 63.5088, -1.1448
#c3076e color charts
#c3076e color shades, tints & tones
#c3076e color schemes
#c3076e color preview, HTML & CSS examples
This text has a color of #c3076e
<p style="color:#c3076e;">Text here</p>
.mytext {color:#c3076e;}
This box has a color of #c3076e
<div style="background-color:#c3076e;">Content here</div>
.mybackground {background-color:#c3076e;}
Border around this has a color of #c3076e
<div style="border:2px solid #c3076e;">Content here</div>
.myborder {border:2px solid #c3076e;}