#c2048b color space conversions
Hex:
#c2048b
RGB:
194, 4, 139
CMY:
24, 98, 45
CMYK:
0, 98, 28, 24
HSL:
317°, 95.9596%, 38.8235%
HSV (HSB):
317°, 97.9381%, 76.0784%
XYZ:
26.9518, 13.4202, 25.5959
xyY:
0.4086, 0.2034, 13.4202
CIE-Lab:
43.3897, 72.4977, -21.0376
CIE-LCH:
43.3897, 75.4884, 343.8182
CIE-Luv:
43.3897, 87.7550, -40.8301
Hunter-Lab:
36.6337, 67.2154, -15.7824
#c2048b color charts
#c2048b color shades, tints & tones
#c2048b color schemes
#c2048b color preview, HTML & CSS examples
This text has a color of #c2048b
<p style="color:#c2048b;">Text here</p>
.mytext {color:#c2048b;}
This box has a color of #c2048b
<div style="background-color:#c2048b;">Content here</div>
.mybackground {background-color:#c2048b;}
Border around this has a color of #c2048b
<div style="border:2px solid #c2048b;">Content here</div>
.myborder {border:2px solid #c2048b;}