#ff01cb color space conversions
Hex:
#ff01cb
RGB:
255, 1, 203
CMY:
0, 100, 20
CMYK:
0, 100, 20, 0
HSL:
312°, 100.0000%, 50.1961%
HSV (HSB):
312°, 99.6078%, 100.0000%
XYZ:
52.0303, 25.5935, 58.6976
xyY:
0.3817, 0.1877, 25.5935
CIE-Lab:
57.6492, 91.5650, -35.7921
CIE-LCH:
57.6492, 98.3118, 338.6498
CIE-Luv:
57.6492, 106.5804, -68.9313
Hunter-Lab:
50.5900, 95.0494, -33.3789
#ff01cb color charts
#ff01cb RGB chart
#ff01cb CMYK chart
#ff01cb RGB pie chart
#ff01cb color shades, tints & tones
#ff01cb color schemes
#ff01cb color preview, HTML & CSS examples
This text has a color of #ff01cb
<p style="color:#ff01cb;">Text here</p>
.mytext {color:#ff01cb;}
Text color #ff01cb
This box has a color of #ff01cb
<div style="background-color:#ff01cb;">Content here</div>
.mybackground {background-color:#ff01cb;}
Background color #ff01cb
Border around this has a color of #ff01cb
<div style="border:2px solid #ff01cb;">Content here</div>
.myborder {border:2px solid #ff01cb;}
Border color #ff01cb