#ff45ba color space conversions
Hex:
#ff45ba
RGB:
255, 69, 186
CMY:
0, 73, 27
CMYK:
0, 73, 27, 0
HSL:
322°, 100.0000%, 63.5294%
HSV (HSB):
322°, 72.9412%, 100.0000%
XYZ:
52.2310, 29.0614, 49.3109
xyY:
0.3999, 0.2225, 29.0614
CIE-Lab:
60.8358, 78.3548, -21.1126
CIE-LCH:
60.8358, 81.1494, 344.9199
CIE-Luv:
60.8358, 103.2977, -45.1938
Hunter-Lab:
53.9086, 78.6051, -16.4973
#ff45ba color charts
#ff45ba color shades, tints & tones
#ff45ba color schemes
#ff45ba color preview, HTML & CSS examples
This text has a color of #ff45ba
<p style="color:#ff45ba;">Text here</p>
.mytext {color:#ff45ba;}
This box has a color of #ff45ba
<div style="background-color:#ff45ba;">Content here</div>
.mybackground {background-color:#ff45ba;}
Border around this has a color of #ff45ba
<div style="border:2px solid #ff45ba;">Content here</div>
.myborder {border:2px solid #ff45ba;}