#231b25 color space conversions
Hex:
#231b25
RGB:
35, 27, 37
CMY:
86, 89, 85
CMYK:
5, 27, 0, 85
HSL:
288°, 15.6250%, 12.5490%
HSV (HSB):
288°, 27.0270%, 14.5098%
XYZ:
1.4190, 1.2748, 1.9215
xyY:
0.3075, 0.2762, 1.2748
CIE-Lab:
11.0978, 6.3160, -5.3502
CIE-LCH:
11.0978, 8.2774, 319.7325
CIE-Luv:
11.0978, 2.5877, -4.6440
Hunter-Lab:
11.2905, 2.6755, -2.1871
#231b25 color charts
#231b25 color shades, tints & tones
#231b25 color schemes
#231b25 color preview, HTML & CSS examples
This text has a color of #231b25
<p style="color:#231b25;">Text here</p>
.mytext {color:#231b25;}
This box has a color of #231b25
<div style="background-color:#231b25;">Content here</div>
.mybackground {background-color:#231b25;}
Border around this has a color of #231b25
<div style="border:2px solid #231b25;">Content here</div>
.myborder {border:2px solid #231b25;}