#ff234c color space conversions
Hex:
#ff234c
RGB:
255, 35, 76
CMY:
0, 86, 70
CMYK:
0, 86, 70, 0
HSL:
349°, 100.0000%, 56.8627%
HSV (HSB):
349°, 86.2745%, 100.0000%
XYZ:
43.1455, 22.9839, 8.9998
xyY:
0.5743, 0.3059, 22.9839
CIE-Lab:
55.0557, 77.9948, 35.3893
CIE-LCH:
55.0557, 85.6481, 24.4057
CIE-Luv:
55.0557, 156.1125, 21.6332
Hunter-Lab:
47.9415, 76.7457, 22.4289
#ff234c color charts
#ff234c RGB chart
#ff234c CMYK chart
#ff234c RGB pie chart
#ff234c color shades, tints & tones
#ff234c color schemes
#ff234c color preview, HTML & CSS examples
This text has a color of #ff234c
<p style="color:#ff234c;">Text here</p>
.mytext {color:#ff234c;}
Text color #ff234c
This box has a color of #ff234c
<div style="background-color:#ff234c;">Content here</div>
.mybackground {background-color:#ff234c;}
Background color #ff234c
Border around this has a color of #ff234c
<div style="border:2px solid #ff234c;">Content here</div>
.myborder {border:2px solid #ff234c;}
Border color #ff234c