#ff12b3 color space conversions
Hex:
#ff12b3
RGB:
255, 18, 179
CMY:
0, 93, 30
CMYK:
0, 93, 30, 0
HSL:
319°, 100.0000%, 53.5294%
HSV (HSB):
319°, 92.9412%, 100.0000%
XYZ:
49.5930, 24.9473, 44.8493
xyY:
0.4154, 0.2090, 24.9473
CIE-Lab:
57.0240, 87.7704, -22.9053
CIE-LCH:
57.0240, 90.7099, 345.3738
CIE-Luv:
57.0240, 116.7141, -49.0846
Hunter-Lab:
49.9473, 89.8262, -18.2754
#ff12b3 color charts
#ff12b3 color shades, tints & tones
#ff12b3 color schemes
#ff12b3 color preview, HTML & CSS examples
This text has a color of #ff12b3
<p style="color:#ff12b3;">Text here</p>
.mytext {color:#ff12b3;}
This box has a color of #ff12b3
<div style="background-color:#ff12b3;">Content here</div>
.mybackground {background-color:#ff12b3;}
Border around this has a color of #ff12b3
<div style="border:2px solid #ff12b3;">Content here</div>
.myborder {border:2px solid #ff12b3;}