#ff03bf color space conversions
Hex:
#ff03bf
RGB:
255, 3, 191
CMY:
0, 99, 25
CMYK:
0, 99, 25, 0
HSL:
315°, 100.0000%, 50.5882%
HSV (HSB):
315°, 98.8235%, 100.0000%
XYZ:
50.6765, 25.0867, 51.4615
xyY:
0.3983, 0.1972, 25.0867
CIE-Lab:
57.1598, 90.0956, -29.6516
CIE-LCH:
57.1598, 94.8495, 341.7830
CIE-Luv:
57.1598, 112.0821, -59.4250
Hunter-Lab:
50.0866, 92.9507, -25.8568
#ff03bf color charts
#ff03bf RGB chart
#ff03bf CMYK chart
#ff03bf RGB pie chart
#ff03bf color shades, tints & tones
#ff03bf color schemes
#ff03bf color preview, HTML & CSS examples
This text has a color of #ff03bf
<p style="color:#ff03bf;">Text here</p>
.mytext {color:#ff03bf;}
Text color #ff03bf
This box has a color of #ff03bf
<div style="background-color:#ff03bf;">Content here</div>
.mybackground {background-color:#ff03bf;}
Background color #ff03bf
Border around this has a color of #ff03bf
<div style="border:2px solid #ff03bf;">Content here</div>
.myborder {border:2px solid #ff03bf;}
Border color #ff03bf