#c3055b color space conversions
Hex:
#c3055b
RGB:
195, 5, 91
CMY:
24, 98, 64
CMYK:
0, 97, 53, 24
HSL:
333°, 95.0000%, 39.2157%
HSV (HSB):
333°, 97.4359%, 76.4706%
XYZ:
24.4483, 12.4660, 11.0151
xyY:
0.5101, 0.2601, 12.4660
CIE-Lab:
41.9473, 68.2120, 6.7183
CIE-LCH:
41.9473, 68.5421, 5.6250
CIE-Luv:
41.9473, 110.2406, -5.1449
Hunter-Lab:
35.3072, 61.8138, 6.2177
#c3055b color charts
#c3055b color shades, tints & tones
#c3055b color schemes
#c3055b color preview, HTML & CSS examples
This text has a color of #c3055b
<p style="color:#c3055b;">Text here</p>
.mytext {color:#c3055b;}
This box has a color of #c3055b
<div style="background-color:#c3055b;">Content here</div>
.mybackground {background-color:#c3055b;}
Border around this has a color of #c3055b
<div style="border:2px solid #c3055b;">Content here</div>
.myborder {border:2px solid #c3055b;}