#c04383 color space conversions
Hex:
#c04383
RGB:
192, 67, 131
CMY:
25, 74, 49
CMYK:
0, 65, 32, 25
HSL:
329°, 49.8008%, 50.7843%
HSV (HSB):
329°, 65.1042%, 75.2941%
XYZ:
27.8421, 16.8595, 23.2595
xyY:
0.4097, 0.2481, 16.8595
CIE-Lab:
48.0825, 55.8486, -9.0704
CIE-LCH:
48.0825, 56.5804, 350.7751
CIE-Luv:
48.0825, 74.9402, -22.1533
Hunter-Lab:
41.0603, 49.1816, -4.8439
#c04383 color charts
#c04383 color shades, tints & tones
#c04383 color schemes
#c04383 color preview, HTML & CSS examples
This text has a color of #c04383
<p style="color:#c04383;">Text here</p>
.mytext {color:#c04383;}
This box has a color of #c04383
<div style="background-color:#c04383;">Content here</div>
.mybackground {background-color:#c04383;}
Border around this has a color of #c04383
<div style="border:2px solid #c04383;">Content here</div>
.myborder {border:2px solid #c04383;}