#ff0ccc color space conversions
Hex:
#ff0ccc
RGB:
255, 12, 204
CMY:
0, 95, 20
CMYK:
0, 95, 20, 0
HSL:
313°, 100.0000%, 52.3529%
HSV (HSB):
313°, 95.2941%, 100.0000%
XYZ:
52.2706, 25.8826, 59.3676
xyY:
0.3801, 0.1882, 25.8826
CIE-Lab:
57.9254, 91.0027, -35.9328
CIE-LCH:
57.9254, 97.8400, 338.4532
CIE-Luv:
57.9254, 105.5344, -69.1120
Hunter-Lab:
50.8749, 94.3656, -33.5750
#ff0ccc color charts
#ff0ccc RGB chart
#ff0ccc CMYK chart
#ff0ccc RGB pie chart
#ff0ccc color shades, tints & tones
#ff0ccc color schemes
#ff0ccc color preview, HTML & CSS examples
This text has a color of #ff0ccc
<p style="color:#ff0ccc;">Text here</p>
.mytext {color:#ff0ccc;}
Text color #ff0ccc
This box has a color of #ff0ccc
<div style="background-color:#ff0ccc;">Content here</div>
.mybackground {background-color:#ff0ccc;}
Background color #ff0ccc
Border around this has a color of #ff0ccc
<div style="border:2px solid #ff0ccc;">Content here</div>
.myborder {border:2px solid #ff0ccc;}
Border color #ff0ccc