#ff0dcc color space conversions
Hex:
#ff0dcc
RGB:
255, 13, 204
CMY:
0, 95, 20
CMYK:
0, 95, 20, 0
HSL:
313°, 100.0000%, 52.5490%
HSV (HSB):
313°, 94.9020%, 100.0000%
XYZ:
52.2830, 25.9075, 59.3718
xyY:
0.3801, 0.1883, 25.9075
CIE-Lab:
57.9491, 90.9331, -35.8957
CIE-LCH:
57.9491, 97.7616, 338.4584
CIE-Luv:
57.9491, 105.4743, -69.0501
Hunter-Lab:
50.8994, 94.2783, -33.5294
#ff0dcc color charts
#ff0dcc RGB chart
#ff0dcc CMYK chart
#ff0dcc RGB pie chart
#ff0dcc color shades, tints & tones
#ff0dcc color schemes
#ff0dcc color preview, HTML & CSS examples
This text has a color of #ff0dcc
<p style="color:#ff0dcc;">Text here</p>
.mytext {color:#ff0dcc;}
Text color #ff0dcc
This box has a color of #ff0dcc
<div style="background-color:#ff0dcc;">Content here</div>
.mybackground {background-color:#ff0dcc;}
Background color #ff0dcc
Border around this has a color of #ff0dcc
<div style="border:2px solid #ff0dcc;">Content here</div>
.myborder {border:2px solid #ff0dcc;}
Border color #ff0dcc