#c02a95 color space conversions
Hex:
#c02a95
RGB:
192, 42, 149
CMY:
25, 84, 42
CMYK:
0, 78, 22, 25
HSL:
317°, 64.1026%, 45.8824%
HSV (HSB):
317°, 78.1250%, 75.2941%
XYZ:
27.9910, 15.0323, 29.8600
xyY:
0.3841, 0.2063, 15.0323
CIE-Lab:
45.6784, 66.8017, -23.5970
CIE-LCH:
45.6784, 70.8469, 340.5448
CIE-Luv:
45.6784, 76.3253, -43.9227
Hunter-Lab:
38.7715, 61.0174, -18.5223
#c02a95 color charts
#c02a95 color shades, tints & tones
#c02a95 color schemes
#c02a95 color preview, HTML & CSS examples
This text has a color of #c02a95
<p style="color:#c02a95;">Text here</p>
.mytext {color:#c02a95;}
This box has a color of #c02a95
<div style="background-color:#c02a95;">Content here</div>
.mybackground {background-color:#c02a95;}
Border around this has a color of #c02a95
<div style="border:2px solid #c02a95;">Content here</div>
.myborder {border:2px solid #c02a95;}